[INFO] cloning repository https://github.com/srufle/maze-book-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/srufle/maze-book-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsrufle%2Fmaze-book-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsrufle%2Fmaze-book-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fb33121d25b45c94c8cebd62ad8f379f0cf1de61
[INFO] testing srufle/maze-book-rs against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsrufle%2Fmaze-book-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/srufle/maze-book-rs
[INFO] finished tweaking git repo https://github.com/srufle/maze-book-rs
[INFO] tweaked toml for git repo https://github.com/srufle/maze-book-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/srufle/maze-book-rs on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/srufle/maze-book-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 1 package to latest compatible version
[INFO] [stderr]       Adding radix_fmt v0.1.1 (available: v1.0.0)
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded redox_syscall v0.1.54
[INFO] [stderr]   Downloaded redox_users v0.3.0
[INFO] [stderr]   Downloaded dirs v1.0.5
[INFO] [stderr]   Downloaded cfg-if v0.1.7
[INFO] [stderr]   Downloaded quote v0.6.12
[INFO] [stderr]   Downloaded conv v0.3.3
[INFO] [stderr]   Downloaded slog-async v2.3.0
[INFO] [stderr]   Downloaded constant_time_eq v0.1.3
[INFO] [stderr]   Downloaded blake2-rfc v0.2.18
[INFO] [stderr]   Downloaded custom_derive v0.1.7
[INFO] [stderr]   Downloaded png v0.14.0
[INFO] [stderr]   Downloaded gif v0.10.1
[INFO] [stderr]   Downloaded itertools v0.7.11
[INFO] [stderr]   Downloaded rayon-core v1.4.1
[INFO] [stderr]   Downloaded num-bigint v0.2.2
[INFO] [stderr]   Downloaded cc v1.0.35
[INFO] [stderr]   Downloaded rusttype v0.7.5
[INFO] [stderr]   Downloaded deflate v0.7.19
[INFO] [stderr]   Downloaded image v0.21.1
[INFO] [stderr]   Downloaded rayon v1.0.3
[INFO] [stderr]   Downloaded syn v0.15.31
[INFO] [stderr]   Downloaded slog v2.4.1
[INFO] [stderr]   Downloaded term v0.5.2
[INFO] [stderr]   Downloaded num-complex v0.2.1
[INFO] [stderr]   Downloaded num-iter v0.1.37
[INFO] [stderr]   Downloaded num-rational v0.2.1
[INFO] [stderr]   Downloaded num-derive v0.2.4
[INFO] [stderr]   Downloaded num v0.2.0
[INFO] [stderr]   Downloaded argon2rs v0.2.5
[INFO] [stderr]   Downloaded libc v0.2.51
[INFO] [stderr]   Downloaded radix_fmt v0.1.1
[INFO] [stderr]   Downloaded isatty v0.1.9
[INFO] [stderr]   Downloaded rustc-demangle v0.1.14
[INFO] [stderr]   Downloaded backtrace v0.3.15
[INFO] [stderr]   Downloaded slog-term v2.4.0
[INFO] [stderr]   Downloaded imageproc v0.18.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c090178d6ec53b67d785926ba7fc1da86a5a47d01779a408155b34ebb54d8fc9
[INFO] running `Command { std: "docker" "start" "-a" "c090178d6ec53b67d785926ba7fc1da86a5a47d01779a408155b34ebb54d8fc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c090178d6ec53b67d785926ba7fc1da86a5a47d01779a408155b34ebb54d8fc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c090178d6ec53b67d785926ba7fc1da86a5a47d01779a408155b34ebb54d8fc9", kill_on_drop: false }`
[INFO] [stdout] c090178d6ec53b67d785926ba7fc1da86a5a47d01779a408155b34ebb54d8fc9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 01296f24ca1a77cc0b33186a0ebe9acfa2e2cd9a28f7dfa9e8799596dbe50600
[INFO] running `Command { std: "docker" "start" "-a" "01296f24ca1a77cc0b33186a0ebe9acfa2e2cd9a28f7dfa9e8799596dbe50600", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.6
[INFO] [stderr]    Compiling libc v0.2.51
[INFO] [stderr]    Compiling byteorder v1.3.1
[INFO] [stderr]    Compiling num-integer v0.1.39
[INFO] [stderr]    Compiling cfg-if v0.1.7
[INFO] [stderr]    Compiling autocfg v0.1.2
[INFO] [stderr]    Compiling rand_core v0.4.0
[INFO] [stderr]    Compiling arrayvec v0.4.10
[INFO] [stderr]    Compiling lazy_static v1.3.0
[INFO] [stderr]    Compiling nodrop v0.1.13
[INFO] [stderr]    Compiling proc-macro2 v0.4.27
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling rayon-core v1.4.1
[INFO] [stderr]    Compiling memoffset v0.2.1
[INFO] [stderr]    Compiling num-bigint v0.2.2
[INFO] [stderr]    Compiling crossbeam-utils v0.2.2
[INFO] [stderr]    Compiling syn v0.15.31
[INFO] [stderr]    Compiling num-iter v0.1.37
[INFO] [stderr]    Compiling adler32 v1.0.3
[INFO] [stderr]    Compiling either v1.5.2
[INFO] [stderr]    Compiling num-derive v0.2.4
[INFO] [stderr]    Compiling num-rational v0.2.1
[INFO] [stderr]    Compiling rayon v1.0.3
[INFO] [stderr]    Compiling slog v2.4.1
[INFO] [stderr]    Compiling lzw v0.10.0
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling num-complex v0.2.1
[INFO] [stderr]    Compiling inflate v0.4.5
[INFO] [stderr]    Compiling bitflags v1.0.4
[INFO] [stderr]    Compiling color_quant v1.0.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling num_cpus v1.10.0
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling gif v0.10.1
[INFO] [stderr]    Compiling time v0.1.42
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling deflate v0.7.19
[INFO] [stderr]    Compiling stb_truetype v0.2.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.3.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling quote v0.6.12
[INFO] [stderr]    Compiling rand_jitter v0.1.3
[INFO] [stderr]    Compiling crossbeam-deque v0.2.0
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling conv v0.3.3
[INFO] [stderr]    Compiling term v0.5.2
[INFO] [stderr]    Compiling isatty v0.1.9
[INFO] [stderr]    Compiling ordered-float v1.0.2
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling itertools v0.7.11
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling slog-async v2.3.0
[INFO] [stderr]    Compiling radix_fmt v0.1.1
[INFO] [stderr]    Compiling rusttype v0.7.5
[INFO] [stderr]    Compiling chrono v0.4.6
[INFO] [stderr]    Compiling png v0.14.0
[INFO] [stderr]    Compiling slog-term v2.4.0
[INFO] [stderr]    Compiling num v0.2.0
[INFO] [stderr]    Compiling jpeg-decoder v0.1.15
[INFO] [stderr]    Compiling tiff v0.2.2
[INFO] [stderr]    Compiling image v0.21.1
[INFO] [stderr]    Compiling imageproc v0.18.0
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/imageproc-0.18.0/src/hog.rs:440:33
[INFO] [stdout]     |
[INFO] [stdout] 440 |             let intensity = u8::clamp(hist[bucket]);
[INFO] [stdout]     |                                 ^^^^^ multiple `clamp` found
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in the trait `Clamp`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/imageproc-0.18.0/src/definitions.rs:68:5
[INFO] [stdout]     |
[INFO] [stdout]  68 |     fn clamp(x: T) -> Self;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `Ord` for the type `u8`
[INFO] [stdout] help: use fully-qualified syntax to disambiguate
[INFO] [stdout]     |
[INFO] [stdout] 440 -             let intensity = u8::clamp(hist[bucket]);
[INFO] [stdout] 440 +             let intensity = <u8 as Clamp>::clamp(hist[bucket]);
[INFO] [stdout]     |
[INFO] [stdout] 440 -             let intensity = u8::clamp(hist[bucket]);
[INFO] [stdout] 440 +             let intensity = Ord::clamp(hist[bucket]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/imageproc-0.18.0/src/hog.rs:444:33
[INFO] [stdout]     |
[INFO] [stdout] 444 |             let intensity = u8::clamp(hist[bucket]);
[INFO] [stdout]     |                                 ^^^^^ multiple `clamp` found
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in the trait `Clamp`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/imageproc-0.18.0/src/definitions.rs:68:5
[INFO] [stdout]     |
[INFO] [stdout]  68 |     fn clamp(x: T) -> Self;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `Ord` for the type `u8`
[INFO] [stdout] help: use fully-qualified syntax to disambiguate
[INFO] [stdout]     |
[INFO] [stdout] 444 -             let intensity = u8::clamp(hist[bucket]);
[INFO] [stdout] 444 +             let intensity = <u8 as Clamp>::clamp(hist[bucket]);
[INFO] [stdout]     |
[INFO] [stdout] 444 -             let intensity = u8::clamp(hist[bucket]);
[INFO] [stdout] 444 +             let intensity = Ord::clamp(hist[bucket]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0034`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `imageproc` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "01296f24ca1a77cc0b33186a0ebe9acfa2e2cd9a28f7dfa9e8799596dbe50600", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01296f24ca1a77cc0b33186a0ebe9acfa2e2cd9a28f7dfa9e8799596dbe50600", kill_on_drop: false }`
[INFO] [stdout] 01296f24ca1a77cc0b33186a0ebe9acfa2e2cd9a28f7dfa9e8799596dbe50600
